$path = storage_path('app/file.txt');
use Illuminate\Support\Facades\Storage; $path = Storage::path('file.jpg');